Skip to main content

iphoneGetNotificationBadgeValue

Type

function

Summary

Returns the value to which the application badge value is set.

Syntax

iphoneGetNotificationBadgeValue()

Description

Use the iphoneGetNotificationBadgeValue function to return the badge value of the application.

Examples

get iphoneGetNotificationBadgeValue()

Value

NameTypeDescription

return

The iphoneGetNotificationBadgeValue function returns the badge value of the application. If the value is positive, then the bade is displayed on the application, if the value is 0 (zero), then the badge is not displayed.

command: iphoneSetNotificationBadgeValue

Compatibility and Support

Introduced

LiveCode 5.5

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?